Zum Hauptinhalt springen
PATCH
[BETA] Update Collection

Autorisierungen

Authorization
string
header
erforderlich

A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.

Pfadparameter

collection-id
string
erforderlich

Collection ID.

Body

application/json
name
string | null

The name of the collection.

Maximum string length: 64
Pattern: ^[^<>/\\]+$
description
string | null

A description for the collection.

Maximum string length: 400
Pattern: ^[^<>]+$

Antwort

Successful Response

id
string
erforderlich

The id of the collection.

name
string
erforderlich

The name of the collection.

description
string | null

A description for the collection.